For a list of all members of this type, see LeadCollection<T> members
Public Methods
Name | Description | |
---|---|---|
AddRange | Adds multiple items to the end of the collection. | |
InsertRange | Inserts an item into the LeadCollection<T> at the specified index. | |
Move | Moves the item at the specified index to a new location in the collection. | |
RemoveRange | Removes items from the LeadCollection<T> at the specified index and count. | |
ToArray | Gets an array of the items in this collection. |
Protected Methods
Name | Description | |
---|---|---|
ClearItems | Removes all items from the collection. | |
InsertItem | Inserts an item into the LeadCollection<T> at the specified index. | |
InsertItemRange | Inserts an item into the LeadCollection<T> at the specified index. | |
MoveItem | Moves the item at the specified index to a new location in the collection. | |
OnCollectionChanged | Raises the CollectionChanged event with the provided arguments. | |
RemoveItem | Removes the item at the specified index of the collection. | |
RemoveItemRange | Removes items from the LeadCollection<T> at the specified index and count. | |
SetItem | Replaces the item at the specified index. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document